←Select platform

SetEditableContent(byte[]) Method

Summary

Receives editable contents that was properly edited, and reflects changes to the LEADDocument.

Syntax
C#
C++/CLI
Python
public void SetEditableContent( 
   byte[] data 
) 
public:  
   void SetEditableContent( 
      array<Byte>^ data 
   ) 
def SetEditableContent(self,data): 

Parameters

data

Buffer that contains the editable contents.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.